2025-04-02 02:39:33,595 [ 637623 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-04-02 02:39:33,595 [ 637623 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:97, check_args_and_update_paths) 2025-04-02 02:39:33,595 [ 637623 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:108, check_args_and_update_paths) 2025-04-02 02:39:33,595 [ 637623 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:110, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_35aqhv --privileged --dns-search='.' --memory=30709035008 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=8b2301119731 -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_OLD_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_table_function_redis/test.py::test_create_table test_table_function_redis/test.py::test_data_type test_table_function_redis/test.py::test_simple_select test_table_functions_access_rights/test.py::test_merge test_table_functions_access_rights/test.py::test_view_if_permitted test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_without_interserver_listen_host test_timezone_config/test.py::test_check_timezone_config test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort test_timezone_config/test.py::test_overflow_toDate test_timezone_config/test.py::test_overflow_toDate32 test_timezone_config/test.py::test_overflow_toDateTime test_truncate_database/test_replicated.py::test_truncate_database_replicated test_unambiguous_alter_commands/test.py::test_alter test_unambiguous_alter_commands/test.py::test_move_partition_to_table_command test_union_header/test.py::test_read test_user_defined_object_persistence/test.py::test_persistence test_user_directories/test.py::test_duplicates test_user_directories/test.py::test_local_directories test_user_directories/test.py::test_memory test_user_directories/test.py::test_mixed_style test_user_directories/test.py::test_old_style test_user_directories/test.py::test_relative_path test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access test_version_update/test.py::test_modulo_partition_key_issue_23508 test_version_update_after_mutation/test.py::test_mutate_and_upgrade test_version_update_after_mutation/test.py::test_upgrade_while_mutation 'test_zero_copy_unfreeze/test.py::test_unfreeze[encrypted]' 'test_zero_copy_unfreeze/test.py::test_unfreeze[s3]' test_zookeeper_config/test_password.py::test_identity -vvv -ss" altinityinfra/integration-tests-runner:2165613c5fcd '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [30 items] scheduling tests via LoadFileScheduling test_table_functions_access_rights/test.py::test_merge test_unambiguous_alter_commands/test.py::test_alter test_user_directories/test.py::test_duplicates test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host test_union_header/test.py::test_read test_zero_copy_unfreeze/test.py::test_unfreeze[encrypted] test_table_function_redis/test.py::test_create_table test_truncate_database/test_replicated.py::test_truncate_database_replicated test_version_update_after_mutation/test.py::test_mutate_and_upgrade test_timezone_config/test.py::test_check_timezone_config [gw1] PASSED test_timezone_config/test.py::test_check_timezone_config test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort [gw7] PASSED test_unambiguous_alter_commands/test.py::test_alter test_unambiguous_alter_commands/test.py::test_move_partition_to_table_command [gw7] PASSED test_unambiguous_alter_commands/test.py::test_move_partition_to_table_command [gw4] PASSED test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_without_interserver_listen_host [gw4] PASSED test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_without_interserver_listen_host [gw1] PASSED test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort test_timezone_config/test.py::test_overflow_toDate [gw1] PASSED test_timezone_config/test.py::test_overflow_toDate test_timezone_config/test.py::test_overflow_toDate32 [gw1] PASSED test_timezone_config/test.py::test_overflow_toDate32 test_timezone_config/test.py::test_overflow_toDateTime [gw1] PASSED test_timezone_config/test.py::test_overflow_toDateTime [gw3] PASSED test_table_functions_access_rights/test.py::test_merge test_table_functions_access_rights/test.py::test_view_if_permitted test_version_update/test.py::test_modulo_partition_key_issue_23508 [gw3] PASSED test_table_functions_access_rights/test.py::test_view_if_permitted test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access [gw9] PASSED test_union_header/test.py::test_read [gw0] PASSED test_user_directories/test.py::test_duplicates test_user_directories/test.py::test_local_directories test_user_defined_object_persistence/test.py::test_persistence [gw8] PASSED test_truncate_database/test_replicated.py::test_truncate_database_replicated [gw2] PASSED test_table_function_redis/test.py::test_create_table test_table_function_redis/test.py::test_data_type [gw0] PASSED test_user_directories/test.py::test_local_directories test_user_directories/test.py::test_memory [gw2] PASSED test_table_function_redis/test.py::test_data_type test_table_function_redis/test.py::test_simple_select [gw6] PASSED test_zero_copy_unfreeze/test.py::test_unfreeze[encrypted] test_zero_copy_unfreeze/test.py::test_unfreeze[s3] [gw2] PASSED test_table_function_redis/test.py::test_simple_select [gw6] PASSED test_zero_copy_unfreeze/test.py::test_unfreeze[s3] [gw0] PASSED test_user_directories/test.py::test_memory test_user_directories/test.py::test_mixed_style [gw4] PASSED test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access [gw5] PASSED test_version_update_after_mutation/test.py::test_mutate_and_upgrade test_version_update_after_mutation/test.py::test_upgrade_while_mutation [gw0] PASSED test_user_directories/test.py::test_mixed_style test_user_directories/test.py::test_old_style [gw0] PASSED test_user_directories/test.py::test_old_style test_user_directories/test.py::test_relative_path [gw5] PASSED test_version_update_after_mutation/test.py::test_upgrade_while_mutation [gw3] PASSED test_user_defined_object_persistence/test.py::test_persistence [gw7] PASSED test_version_update/test.py::test_modulo_partition_key_issue_23508 test_zookeeper_config/test_password.py::test_identity [gw0] PASSED test_user_directories/test.py::test_relative_path [gw5] PASSED test_zookeeper_config/test_password.py::test_identity ============================== slowest durations =============================== 25.08s setup test_table_function_redis/test.py::test_create_table 24.91s setup test_zero_copy_unfreeze/test.py::test_unfreeze[encrypted] 21.40s teardown test_zero_copy_unfreeze/test.py::test_unfreeze[s3] 21.22s setup test_truncate_database/test_replicated.py::test_truncate_database_replicated 20.01s setup test_zookeeper_config/test_password.py::test_identity 19.29s setup test_union_header/test.py::test_read 18.97s call test_version_update_after_mutation/test.py::test_mutate_and_upgrade 17.55s setup test_version_update/test.py::test_modulo_partition_key_issue_23508 16.38s setup test_version_update_after_mutation/test.py::test_mutate_and_upgrade 14.35s call test_user_defined_object_persistence/test.py::test_persistence 14.12s setup test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host 13.89s setup test_table_functions_access_rights/test.py::test_merge 13.80s setup test_user_directories/test.py::test_duplicates 13.38s setup test_unambiguous_alter_commands/test.py::test_alter 12.79s setup test_timezone_config/test.py::test_check_timezone_config 12.27s setup test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access 11.59s teardown test_zookeeper_config/test_password.py::test_identity 10.70s call test_version_update/test.py::test_modulo_partition_key_issue_23508 9.99s call test_version_update_after_mutation/test.py::test_upgrade_while_mutation 9.01s teardown test_union_header/test.py::test_read 7.46s setup test_user_defined_object_persistence/test.py::test_persistence 6.87s call test_user_directories/test.py::test_duplicates 6.82s teardown test_truncate_database/test_replicated.py::test_truncate_database_replicated 6.82s call test_user_directories/test.py::test_old_style 6.67s call test_user_directories/test.py::test_relative_path 6.45s teardown test_timezone_config/test.py::test_overflow_toDateTime 6.21s call test_user_directories/test.py::test_memory 5.67s call test_user_directories/test.py::test_mixed_style 5.67s call test_user_directories/test.py::test_local_directories 5.30s teardown test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_without_interserver_listen_host 4.67s teardown test_table_functions_access_rights/test.py::test_view_if_permitted 4.58s teardown test_unambiguous_alter_commands/test.py::test_move_partition_to_table_command 4.25s teardown test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access 3.87s teardown test_table_function_redis/test.py::test_simple_select 3.78s call test_truncate_database/test_replicated.py::test_truncate_database_replicated 3.61s teardown test_version_update_after_mutation/test.py::test_upgrade_while_mutation 3.33s call test_table_functions_access_rights/test.py::test_merge 3.13s teardown test_version_update/test.py::test_modulo_partition_key_issue_23508 2.83s call test_zero_copy_unfreeze/test.py::test_unfreeze[encrypted] 2.33s call test_zero_copy_unfreeze/test.py::test_unfreeze[s3] 2.16s call test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access 1.76s call test_table_functions_access_rights/test.py::test_view_if_permitted 1.61s teardown test_user_defined_object_persistence/test.py::test_persistence 1.50s call test_table_function_redis/test.py::test_simple_select 1.21s call test_table_function_redis/test.py::test_create_table 1.01s call test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort 0.96s teardown test_user_directories/test.py::test_relative_path 0.91s call test_timezone_config/test.py::test_overflow_toDateTime 0.70s call test_table_function_redis/test.py::test_data_type 0.70s call test_zookeeper_config/test_password.py::test_identity 0.65s call test_timezone_config/test.py::test_overflow_toDate 0.65s call test_timezone_config/test.py::test_overflow_toDate32 0.37s call test_unambiguous_alter_commands/test.py::test_alter 0.37s call test_timezone_config/test.py::test_check_timezone_config 0.32s call test_union_header/test.py::test_read 0.27s call test_unambiguous_alter_commands/test.py::test_move_partition_to_table_command 0.17s teardown test_table_functions_access_rights/test.py::test_merge 0.00s call test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host 0.00s call test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_without_interserver_listen_host 0.00s teardown test_version_update_after_mutation/test.py::test_mutate_and_upgrade 0.00s setup test_zero_copy_unfreeze/test.py::test_unfreeze[s3] 0.00s teardown test_zero_copy_unfreeze/test.py::test_unfreeze[encrypted] 0.00s setup test_user_directories/test.py::test_local_directories 0.00s setup test_unambiguous_alter_commands/test.py::test_move_partition_to_table_command 0.00s setup test_table_functions_access_rights/test.py::test_view_if_permitted 0.00s setup test_version_update_after_mutation/test.py::test_upgrade_while_mutation 0.00s setup test_timezone_config/test.py::test_overflow_toDate32 0.00s teardown test_user_directories/test.py::test_memory 0.00s teardown test_unambiguous_alter_commands/test.py::test_alter 0.00s setup test_timezone_config/test.py::test_overflow_toDateTime 0.00s teardown test_timezone_config/test.py::test_check_timezone_config 0.00s setup test_table_function_redis/test.py::test_simple_select 0.00s setup test_table_function_redis/test.py::test_data_type 0.00s teardown test_user_directories/test.py::test_duplicates 0.00s setup test_user_directories/test.py::test_relative_path 0.00s setup test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort 0.00s setup test_timezone_config/test.py::test_overflow_toDate 0.00s setup test_user_directories/test.py::test_memory 0.00s setup test_user_directories/test.py::test_mixed_style 0.00s teardown test_user_directories/test.py::test_old_style 0.00s setup test_user_directories/test.py::test_old_style 0.00s teardown test_user_directories/test.py::test_local_directories 0.00s teardown test_table_function_redis/test.py::test_create_table 0.00s teardown test_timezone_config/test.py::test_overflow_toDate 0.00s teardown test_user_directories/test.py::test_mixed_style 0.00s setup test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_without_interserver_listen_host 0.00s teardown test_table_function_redis/test.py::test_data_type 0.00s teardown test_timezone_config/test.py::test_overflow_toDate32 0.00s teardown test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort 0.00s teardown test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host =========================== short test summary info ============================ PASSED test_timezone_config/test.py::test_check_timezone_config PASSED test_unambiguous_alter_commands/test.py::test_alter PASSED test_unambiguous_alter_commands/test.py::test_move_partition_to_table_command PASSED test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host PASSED test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_without_interserver_listen_host PASSED test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort PASSED test_timezone_config/test.py::test_overflow_toDate PASSED test_timezone_config/test.py::test_overflow_toDate32 PASSED test_timezone_config/test.py::test_overflow_toDateTime PASSED test_table_functions_access_rights/test.py::test_merge PASSED test_table_functions_access_rights/test.py::test_view_if_permitted PASSED test_union_header/test.py::test_read PASSED test_user_directories/test.py::test_duplicates PASSED test_truncate_database/test_replicated.py::test_truncate_database_replicated PASSED test_table_function_redis/test.py::test_create_table PASSED test_user_directories/test.py::test_local_directories PASSED test_table_function_redis/test.py::test_data_type PASSED test_zero_copy_unfreeze/test.py::test_unfreeze[encrypted] PASSED test_table_function_redis/test.py::test_simple_select PASSED test_zero_copy_unfreeze/test.py::test_unfreeze[s3] PASSED test_user_directories/test.py::test_memory PASSED test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access PASSED test_version_update_after_mutation/test.py::test_mutate_and_upgrade PASSED test_user_directories/test.py::test_mixed_style PASSED test_user_directories/test.py::test_old_style PASSED test_version_update_after_mutation/test.py::test_upgrade_while_mutation PASSED test_user_defined_object_persistence/test.py::test_persistence PASSED test_version_update/test.py::test_modulo_partition_key_issue_23508 PASSED test_user_directories/test.py::test_relative_path PASSED test_zookeeper_config/test_password.py::test_identity ======================== 30 passed in 83.26s (0:01:23) =========================